Revision: arnesi--code-walk--1.0--patch-26
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Fri Oct 31 11:51:27 CET 2003
Standard-date: 2003-10-31 10:51:27 GMT
Renamed-files: t/.arch-ids/packages.lisp.id t/.arch-ids/suite.lisp.id
    t/packages.lisp t/suite.lisp
Modified-files: arnesi.asd t/accumulation.lisp t/cps.lisp
    t/flow-control.lisp t/matcher.lisp t/numbers.lisp
    t/string.lisp t/suite.lisp t/walk.lisp
New-patches: bese-devel@common-lisp.net/arnesi--code-walk--1.0--patch-26
Summary: moves tests into :it.bese.arnesi package
Keywords: 

It's esier if the tests are run in the arnesi package. This removes
the more or less useless arnesi.test package. since we don't create a
new package anymore we've renamed packages.lisp to suite.lisp.
